Skip to content

fix: waitNumberOfVisibleElements always failed when passing num as 0#4274

Merged
kobenguyent merged 2 commits into3.xfrom
fix-waitNumberOfVisibleElements
Mar 29, 2024
Merged

fix: waitNumberOfVisibleElements always failed when passing num as 0#4274
kobenguyent merged 2 commits into3.xfrom
fix-waitNumberOfVisibleElements

Conversation

@kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver

Type of change

  • 🐛 Bug fix

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent merged commit c2ca7e6 into 3.x Mar 29, 2024
@kobenguyent kobenguyent deleted the fix-waitNumberOfVisibleElements branch March 29, 2024 04:17
@kobenguyent kobenguyent mentioned this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I.waitNumberOfVisibleElements('locator', 0) always fails

1 participant